home *** CD-ROM | disk | FTP | other *** search
/ Megahits 6 / Megahits 6 (1995)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / time_ungepackt / time_361_390 / time_377 / virusz / install.script < prev    next >
Text File  |  1995-07-15  |  285b  |  19 lines

  1. FailAt 21
  2.  
  3. Version >NIL: exec.library 37
  4. If WARN
  5.    Echo "You need Kickstart 2.0 or higher."
  6.    Skip END
  7. EndIf
  8.  
  9. Echo "Installing libraries for VirusZ II...*n"
  10.  
  11. Copy TIME_377:libs/xf#? LIBS: all
  12. Copy TIME_377:libs/reqtools.library LIBS:
  13.  
  14. Echo "*nFinished!"
  15.  
  16. Lab END
  17. Wait 4
  18. EndCLI >NIL:
  19.